home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Chat & Communication
/
Skype 3.8.0.188
/
SkypeSetup.exe
/
0
/
RCDATA
/
TSSMAINFORM
/
TSSMAINFORM.txt
Wrap
Text File
|
2008-11-21
|
21KB
|
835 lines
object ssMainForm: TssMainForm
Left = 508
Top = 393
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Skype Setup'
ClientHeight = 390
ClientWidth = 510
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnClose = TntFormClose
OnCreate = FormCreate
OnDestroy = TntFormDestroy
OnKeyDown = TntFormKeyDown
PixelsPerInch = 96
TextHeight = 13
object bgImage: TImage
Left = 0
Top = 0
Width = 510
Height = 390
Align = alClient
end
object Bullet3: TTntPaintBox
Left = 296
Top = 356
Width = 16
Height = 16
OnPaint = Bullet1Paint
end
object panelMain: TTntPanel
Left = 70
Top = 45
Width = 450
Height = 288
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 0
object ImageMain: TTntPaintBox
Left = 0
Top = 0
Width = 450
Height = 10
Align = alTop
OnPaint = PaintBoxPluginPaint
end
object TntPageControl1: TTntPageControl
Left = 0
Top = 26
Width = 410
Height = 212
ActivePage = tsMain
Align = alClient
Style = tsButtons
TabHeight = 10
TabOrder = 0
TabStop = False
object tsMain: TTntTabSheet
Caption = 'tsMain'
object Bullet1: TTntPaintBox
Left = 0
Top = 19
Width = 16
Height = 16
OnPaint = Bullet1Paint
end
object labelLanguage: TTntLabel
Left = 24
Top = 20
Width = 108
Height = 13
Caption = 'Select your language: '
end
object ComboLanguage: TTntComboBox
Left = 136
Top = 16
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
Sorted = True
TabOrder = 0
OnChange = ComboLanguageChange
end
end
object tsOptions: TTntTabSheet
Caption = 'tsOptions'
object panelPath: TTntPanel
Left = 0
Top = 0
Width = 402
Height = 80
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 0
object labelPath: TTntLabel
Left = 0
Top = 0
Width = 189
Height = 13
Align = alTop
Caption = 'Select where Skype should be installed:'
end
object labelSpaceRecuired: TTntLabel
Left = 0
Top = 48
Width = 200
Height = 13
Caption = 'At least 40 MB of free disk space required'
end
object EditPath: TTntEdit
Left = 0
Top = 22
Width = 200
Height = 21
MaxLength = 256
TabOrder = 0
end
object btnBrowse: TTntButton
Left = 216
Top = 20
Width = 75
Height = 25
Caption = 'Browse...'
TabOrder = 1
OnClick = btnBrowseClick
end
end
object panelDesktopIcon: TTntPanel
Left = 0
Top = 80
Width = 402
Height = 21
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 1
object cbDesktopIcon: TTntCheckBox
Left = 0
Top = 0
Width = 400
Height = 17
Caption = 'Create a desktop icon'
TabOrder = 0
end
end
object panelIePlugin: TTntPanel
Left = 0
Top = 185
Width = 402
Height = 21
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 6
object cbIePlugin: TTntCheckBox
Left = 0
Top = 0
Width = 400
Height = 17
Caption = 'Install Skype Plugin for Internet Explorer'
TabOrder = 0
OnClick = cbPluginManagerClick
end
end
object panelFfPlugin: TTntPanel
Left = 0
Top = 164
Width = 402
Height = 21
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 5
object cbFfPlugin: TTntCheckBox
Left = 0
Top = 0
Width = 400
Height = 17
Caption = 'Install Skype Plugin for Mozilla Firefox'
TabOrder = 0
OnClick = cbPluginManagerClick
end
end
object panelPluginManager: TTntPanel
Left = 0
Top = 143
Width = 402
Height = 21
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 4
object cbPluginManager: TTntCheckBox
Left = 0
Top = 0
Width = 400
Height = 17
Caption = 'Install Skype Extras Manager'
TabOrder = 0
OnClick = cbPluginManagerClick
end
end
object panelStartWithComputer: TTntPanel
Left = 0
Top = 122
Width = 402
Height = 21
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 3
object cbStartWithComputer: TTntCheckBox
Left = 0
Top = 0
Width = 400
Height = 17
Caption = 'Start Skype when the computer starts'
TabOrder = 0
end
end
object panelLaunchAfter: TTntPanel
Left = 0
Top = 101
Width = 402
Height = 21
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 2
object cbLaunchAfter: TTntCheckBox
Left = 0
Top = 0
Width = 400
Height = 17
Caption = 'Launch Skype after installation'
TabOrder = 0
end
end
end
object tsProgress: TTntTabSheet
Caption = 'tsProgress'
object labelFileSize: TTntLabel
Left = 250
Top = 56
Width = 151
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'File size:'
Visible = False
end
object labelWait: TTntLabel
Left = 0
Top = 0
Width = 257
Height = 13
Align = alTop
Caption = 'Please wait while Skype is installed on your computer.'
WordWrap = True
end
object labelStatus1: TTntLabel
Left = 0
Top = 40
Width = 83
Height = 13
Caption = 'Extracting files...'
end
object labelStatus2: TTntLabel
Left = 0
Top = 56
Width = 199
Height = 13
Caption = 'c:\Program Files\Skype\Phone\Skype.exe'
end
object ProgressBar1: TProgressBar
Left = 0
Top = 80
Width = 402
Height = 25
Max = 50
Step = 1
TabOrder = 0
end
end
object tsFinish: TTntTabSheet
Caption = 'tsFinish'
object labelFinished: TTntLabel
Left = 0
Top = 0
Width = 381
Height = 26
Align = alTop
Caption =
'Skype has been successfully installed on your computer and may b' +
'e started by selecting the installed icons.'
WordWrap = True
end
object labelFinished2: TTntLabel
Left = 0
Top = 56
Width = 152
Height = 13
Caption = 'Click Finish to exit Skype Setup.'
end
object rbRestart1: TTntRadioButton
Left = 0
Top = 80
Width = 394
Height = 17
Caption = 'Yes, restart the computer now'
TabOrder = 0
Visible = False
end
object rbRestart2: TTntRadioButton
Left = 0
Top = 104
Width = 394
Height = 17
Caption = 'No, I will restart the computer later'
Checked = True
TabOrder = 1
TabStop = True
Visible = False
end
end
object tsUpgrade: TTntTabSheet
Caption = 'tsUpgrade'
object TTntLabel
Left = 48
Top = 32
Width = 3
Height = 13
end
object labelUpgrade: TTntLabel
Left = 0
Top = 0
Width = 402
Height = 28
Align = alTop
AutoSize = False
Caption =
'An updated version of Skype has been downloaded and is ready to ' +
'be installed'
WordWrap = True
end
object panelBugfixes: TTntPanel
Left = 0
Top = 163
Width = 402
Height = 80
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 0
object ImageHotfix: TTntPaintBox
Left = 0
Top = 8
Width = 48
Height = 48
OnPaint = PaintBoxPluginPaint
end
object labelBugfixes: TTntLabel
Left = 56
Top = 8
Width = 346
Height = 48
AutoSize = False
Caption = 'Several bugfixes'
Layout = tlCenter
WordWrap = True
end
end
object panelMajor: TTntPanel
Left = 0
Top = 28
Width = 402
Height = 135
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 1
object ImageFeature1: TTntPaintBox
Left = 0
Top = 8
Width = 32
Height = 32
OnPaint = PaintBoxPluginPaint
end
object labelFeatures1: TTntLabel
Left = 40
Top = 0
Width = 362
Height = 48
AutoSize = False
Caption = 'Several bugfixes'
Layout = tlCenter
WordWrap = True
end
object labelFeatures2: TTntLabel
Left = 40
Top = 54
Width = 362
Height = 48
AutoSize = False
Caption = 'Several bugfixes'
Layout = tlCenter
WordWrap = True
end
object labelFeatures3: TTntLabel
Left = 40
Top = 108
Width = 362
Height = 48
AutoSize = False
Caption = 'Several bugfixes'
Layout = tlCenter
Visible = False
WordWrap = True
end
object ImageFeature2: TTntPaintBox
Left = 0
Top = 62
Width = 32
Height = 32
OnPaint = PaintBoxPluginPaint
end
object ImageFeature3: TTntPaintBox
Left = 0
Top = 116
Width = 32
Height = 32
Visible = False
OnPaint = PaintBoxPluginPaint
end
end
object panelLearnMore: TTntPanel
Left = 0
Top = 243
Width = 402
Height = 40
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 2
object labelLearnMore: TTntLabel
Left = 0
Top = 27
Width = 402
Height = 13
Align = alBottom
Caption = 'Learn more about this upgrade'
WordWrap = True
OnClick = labelLearnMoreClick
end
end
end
object tsGoogle: TTntTabSheet
Caption = 'tsGoogle'
object ImageGoogle: TTntImage
Left = 0
Top = 0
Width = 402
Height = 55
Align = alTop
end
object DotShape3: TShape
Left = 8
Top = 134
Width = 5
Height = 5
Brush.Color = clBlack
Shape = stCircle
end
object DotShape1: TShape
Left = 8
Top = 97
Width = 5
Height = 5
Brush.Color = clBlack
Shape = stCircle
end
object labelGtFeatures1: TTntLabel
Left = 18
Top = 94
Width = 375
Height = 13
AutoSize = False
Caption =
'Search the Web with google from any site ' +
' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object labelGtFeatures2: TTntLabel
Left = 18
Top = 112
Width = 375
Height = 13
AutoSize = False
Caption =
'Block anything pop-up windows ' +
' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object labelGtFeatures3: TTntLabel
Left = 18
Top = 130
Width = 375
Height = 13
AutoSize = False
Caption =
'Autofill Web forms with a single click ' +
' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object labelGt: TTntLabel
Left = 0
Top = 74
Width = 400
Height = 13
AutoSize = False
Caption =
'Google Toolbar makes web browsing more convenient: ' +
' '
end
object labelGtEula1: TTntLabel
Left = 0
Top = 207
Width = 400
Height = 13
AutoSize = False
Caption =
'By installing the Google Toolbar, you agree to the Google Toolba' +
'r '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object labelGtTerms: TTntLabel
Left = 0
Top = 220
Width = 60
Height = 13
Caption = 'terms of use'
OnClick = labelGtTermsClick
end
object labelGtEula2: TTntLabel
Left = 64
Top = 220
Width = 18
Height = 13
Caption = 'and'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object labelGtPrivacy: TTntLabel
Left = 88
Top = 220
Width = 69
Height = 13
Caption = 'privacy policy.'
OnClick = labelGtPrivacyClick
end
object DotShape2: TShape
Left = 8
Top = 116
Width = 5
Height = 5
Brush.Color = clBlack
Shape = stCircle
end
object labelGtDescr1: TTntLabel
Left = 18
Top = 179
Width = 38
Height = 13
Caption = 'You can'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object labelGtDescr2: TTntLabel
Left = 62
Top = 179
Width = 75
Height = 13
Caption = 'remove it easily'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
OnClick = labelGtDescr2Click
end
object labelGtDescr3: TTntLabel
Left = 141
Top = 179
Width = 54
Height = 13
Caption = 'at any time'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object cbInstallGt: TTntCheckBox
Left = 0
Top = 162
Width = 400
Height = 17
Caption = 'Install the Google Toolbar'
Checked = True
State = cbChecked
TabOrder = 0
end
end
object tsPlugin: TTntTabSheet
Caption = 'tsPlugin'
object labelPlugin1: TTntLabel
Left = 0
Top = 0
Width = 402
Height = 13
Align = alTop
AutoSize = False
Caption = 'Great, you now have Skype!'
WordWrap = True
end
object labelPlugin2: TTntLabel
Left = 0
Top = 28
Width = 264
Height = 97
AutoSize = False
Caption =
'The Skype extension allows you to call ordinary phone numbers on' +
' any website with just one click.'
WordWrap = True
end
object labelPlugin3: TTntLabel
Left = 0
Top = 128
Width = 44
Height = 13
Caption = 'Example:'
end
object ImagePluginExample: TTntPaintBox
Left = 0
Top = 148
Width = 177
Height = 63
OnPaint = PaintBoxPluginPaint
end
object PaintBoxPlugin: TTntPaintBox
Left = 274
Top = 28
Width = 128
Height = 158
OnPaint = PaintBoxPluginPaint
end
end
end
object panelMainTop: TTntPanel
Left = 0
Top = 10
Width = 450
Height = 16
Align = alTop
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 1
end
object panelRight: TTntPanel
Left = 410
Top = 26
Width = 40
Height = 212
Align = alRight
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 2
end
object panelEula: TTntPanel
Left = 0
Top = 238
Width = 450
Height = 50
Align = alBottom
BevelOuter = bvNone
Color = clWhite
ParentBackground = False
TabOrder = 3
object Bullet2: TTntPaintBox
Left = 4
Top = 17
Width = 16
Height = 16
OnPaint = Bullet1Paint
end
object eulaLink: TTntLabel
Left = 228
Top = 18
Width = 38
Height = 13
Caption = 'eulaLink'
OnClick = eulaLinkClick
end
object lbEula: TTntLabel
Left = 44
Top = 36
Width = 38
Height = 13
Caption = 'eulaLink'
end
object privacyLink: TTntLabel
Left = 92
Top = 36
Width = 38
Height = 13
Caption = 'eulaLink'
OnClick = privacyLinkClick
end
object cbEula: TTntCheckBox
Left = 28
Top = 16
Width = 193
Height = 17
Caption = 'Yes, I have read and accept the Skype End User Licence Agreement'
TabOrder = 0
OnClick = cbEulaClick
end
object TntPanel1: TTntPanel
Left = 4
Top = 4
Width = 406
Height = 2
Color = clWhite
ParentBackground = False
TabOrder = 1
end
end
end
object btnOptions: TTntButton
Left = 24
Top = 352
Width = 75
Height = 25
Caption = 'Options'
TabOrder = 1
OnClick = btnOptionsClick
end
object btnInstall: TTntButton
Left = 320
Top = 352
Width = 75
Height = 25
Caption = 'Install'
Default = True
Enabled = False
TabOrder = 2
OnClick = btnInstallClick
end
object btnCancel: TTntButton
Left = 416
Top = 352
Width = 75
Height = 25
Caption = 'Cancel'
TabOrder = 3
OnClick = btnCancelClick
end
object btnSkip: TTntButton
Left = 216
Top = 352
Width = 75
Height = 25
Caption = 'Skip'
TabOrder = 4
Visible = False
OnClick = btnSkipClick
end
end